Articles by Hitesh Jethva
-
How to Install Apache Kafka with CMAK on CentOS
Author: Hitesh Jethva • Tags: linux, server • Comments: 0 • Published: Jul 31, 2023Apache Kafka is a free and open-source streaming platform used for streaming analytics, data integration, and mission-critical applications. Compared to ActiveMQ and RabbitMQ, Kafka has better throughput, built-in partitioning, replication, and fault-tolerance.
-
How to Install Flatpress CMS with Let's Encrypt SSL on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 1 • Published: Jul 31, 2023FlatPress is a free and open-source blogging engine written in PHP language. FlatPress stores all its content on text files, so it does not require a database. In this tutorial. I am going to explain how to install FlatPress on Ubuntu.
-
How to Install PowerDNS and PowerDNS-Admin on Ubuntu 22.04
Author: Hitesh Jethva • Tags: • Comments: 8 • Updated: Jul 28, 2023PowerDNS is a free and open-source authoritative nameserver written in C++. It supports several databases such as MySQL, MariaDB, PostgreSQL, and Oracle to store zone files and records. In this post, we will explain how to install PowerDNS and PowerDNS admin on Ubuntu 22.04 server.
-
-
How to Install Ruby on Debian
Author: Hitesh Jethva • Tags: debian, linux, programming • Comments: 0 • Published: May 30, 2023
Ruby is a free, open-source, cross-platform, and dynamic programming language behind Ruby on Rails framework. In this tutorial, we will learn how to install Ruby using the Rbenv, RVM script and from the Debian repository on Debian.
-
How to Install Opigno LMS on Ubuntu 18.04
Author: Hitesh Jethva • Tags: linux, server, web server • Comments: 0 • Published: May 03, 2023
p
-
Install Odoo on CentOS with Nginx
Author: Hitesh Jethva • Tags: centos, linux, server, web server • Comments: 0
Odoo is an open-source ERP and CRM system used to manage the company's basic needs including materials and warehouse management, human resources, finance, accounting, sales, inventory and many other enterprise features. This tutorial will show you how to install Odoo with Nginx on CentOS.
-
How to Install Sentry with Docker on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 1Sentry is a free and open-source error-tracking platform that monitors and fixes crashes in real-time. It allows software developers to see what matters, solve quicker, and learn continuously about their applications.
-
How to Install Portainer on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, virtualization • Comments: 3Portainer is a web-based container management platform that can work with Docker and Kubernetes to manage and deploy containerized applications and services more easily and efficiently. This tutorial will show you how to install Portainer on the Debian 11 server.
-
How to Check Docker Container RAM and CPU Usage
Author: Hitesh Jethva • Tags: linux, virtualization • Comments: 0Docker is one of the most popular and widely used containerization platforms for building, sharing, and running applications. This tutorial will show you how to check Docker container CPU and RAM usage.
-
How to Install Pydio on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server, web server • Comments: 0Pydio is a free, open-source, and cloud-based file-sharing application. In this tutorial, I will show you how to install Pydio on Debian 11.